XIQS Update SIP Profile

From IQsimWiki

Jump to: navigation, search

XIQS Update SIP Profile - SIP Profile Management

Description
updateXIQSVoipProfile ( Long id_profile , String param=value , ... )
Update an existing SIP profile. The list of params is variable and is formed as [ param_name = param_value ]. The "param_name" should match names defined in the getXIQSVoipProfileList  command.
Parameters

Long id_profile

Profile Id
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_CMD_SYNTAX(400) ERR_MSG_VPROF_NO_FIELD or ERR_MSG_VPROF_FD_ADDED
*ERR_OBJ_NOT_FOUND(404) ERR_MSG_VPROF_NOT_FOUND
*ERR_UNAUTHORIZED (401) ERR_MSG_OBJ_NOT_OWNED
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
See Also

getXIQSVoipProfileList
createXIQSVoipProfile
deleteXIQSVoipProfile

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List